x11: Add Gdk/UnscaledDPI to override Xft/DPI
authorAlexander Larsson <alexl@redhat.com>
Fri, 28 Jun 2013 11:23:45 +0000 (13:23 +0200)
committerAlexander Larsson <alexl@redhat.com>
Wed, 3 Jul 2013 12:34:25 +0000 (14:34 +0200)
commit4b9c08f48d6f5be43b0795d3eee462d60b5f9e1f
tree508066d9765d106d44685e5331fd8c170fcc9a7c
parentd89a98e31e6105a2194e41524d80c577cb014067
x11: Add Gdk/UnscaledDPI to override Xft/DPI

This lets use use a scaled Xft/DPI for old apps while not
blowing up the size of scaled windows. Only apps supporting
Gdk/WindowScaleFactor should supprt Gdk/UnscaledDPI.
gdk/x11/gdksettings.c
gdk/x11/xsettings-client.c